home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 2.iso / Pc / K_O / NATO_13G.ZIP / PATCH.BAT < prev    next >
DOS Batch File  |  1996-12-09  |  375b  |  17 lines

  1. @echo off
  2. echo  
  3. echo  
  4. echo This patch may take up to 10 minutes to install.
  5. echo  
  6. echo  
  7. echo NOTE: The screen may appear to be locked at times
  8. echo for up to 5 minutes, while file comparison takes place.
  9. echo - = DO NOT REBOOT OR ABORT THE INSTALL = - 
  10. echo The patch is still installing . . .
  11. echo  
  12. echo  
  13. echo (Ctrl-C) to Abort . . .
  14. pause
  15. patch_.exe
  16.  
  17.